@media screen and (max-width: 1200px){
  
    .container{width: 100%;}
    .form-wrapper{
        top: 125px;
    }
    .wc960{
        width: 100% !important;
    }
    .rowE .count li {
        height: auto;
        width: 31%;
        margin: 0 1%;
    }
    .rowE .count li img {
        width: 100%;
    }
    a.img_wrap img{
        height: auto;
    }
    .rowE .count .img_wrap {
        width: 100%;
        padding-top: 80%;
        position: relative;
    }
    
    .rowE .count .img_wrap img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .rowE .warp-pic-list{height: auto;}
    .form-wrapper {
        width: 200px;
    }
    .footbottom_left {
    float: left;
    width: 30%;
    margin-left: 4%;
    margin-right: 0%;
}
.footbotttm_center {
    float: left;
    width: 30%;
    margin-left: 5%;
}
.bottom_foot{height:200px;}
.shares ul {
    width: auto;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.footbotttm_right {
    float: left;
    width: 60%;
    margin-left: 4%;
    margin-right: 4%;
    padding-top: 20px;
}
}
@media screen and (max-width: 1047px){
  body {
        padding-top: 100px;
    }
  .rowE .count li {
        height: auto;
        width: 45%;
        margin: 0 2%;
    }
}

@media screen and (max-width: 767px){
    body {
        padding-top: 50px;
    }
.bottom_foot {
    height: 300px;
}
.footbotttm_center {
    float: left;
    width: 100%;
    margin-left: 5%;
}
.page_banner_pc{height: 330px;}
    .form-wrapper{top: 65px;}
    .footer-top .span3 {
        width: 100%;
    }
    .logo-sem img{
        max-width: 90%;
        height: auto;
    }
    .col-xs-2 {
        width: 33.3%;
    }

}
@media screen and (max-width: 479px){
    .col-xs-2 {
        width: 50%;
    }
.footbottom_left img {
    width: 100%;
    height: auto;
}
.footbottom_left {
    float: left;
    width: 27%;
    margin-left: 2%;
    margin-right: 0%;
}
.footbotttm_center {
    margin-left: 3%;
}
.footbotttm_right {
    margin-left: 2%;
}
}